home *** CD-ROM | disk | FTP | other *** search
- <SCRIPT LANGUAGE="JavaScript">
- <!-- Start script
- var ms = navigator.appVersion.indexOf("MSIE")
- ie4 = (ms>0) && (parseInt(navigator.appVersion.substring(ms+5, ms+6)) >= 4)
-
- function move4(from, to) {
- if (from < to) {
- document.all.texte4.style.top = (from += 10);
- setTimeout('move4(' + from + ',' + to + ')', 75);
- }
- }
- function moven4(from, to) {
- if (from < to) {
- document.texte4.top = (from += 10);
- setTimeout('moven4(' + from + ',' + to + ')', 75);
- }
- }
- // End script -->
- </SCRIPT>
-